[INFO] cloning repository https://github.com/Nil69420/renoir
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nil69420/renoir" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNil69420%2Frenoir", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNil69420%2Frenoir'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8c248b460fe7f15518ebe71f35e895f3892ea554
[INFO] testing Nil69420/renoir against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNil69420%2Frenoir" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Nil69420/renoir
[INFO] finished tweaking git repo https://github.com/Nil69420/renoir
[INFO] tweaked toml for git repo https://github.com/Nil69420/renoir written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Nil69420/renoir on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Nil69420/renoir already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 703f130080bd3c8af39740c23c15ef934e163f76c73b98a148f0d29c3d5ad39f
[INFO] running `Command { std: "docker" "start" "-a" "703f130080bd3c8af39740c23c15ef934e163f76c73b98a148f0d29c3d5ad39f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "703f130080bd3c8af39740c23c15ef934e163f76c73b98a148f0d29c3d5ad39f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "703f130080bd3c8af39740c23c15ef934e163f76c73b98a148f0d29c3d5ad39f", kill_on_drop: false }`
[INFO] [stdout] 703f130080bd3c8af39740c23c15ef934e163f76c73b98a148f0d29c3d5ad39f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 099677fda349ee81631445ee59a79fea42b6c8cd0af39063f4cf6b4bab7e5bac
[INFO] running `Command { std: "docker" "start" "-a" "099677fda349ee81631445ee59a79fea42b6c8cd0af39063f4cf6b4bab7e5bac", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling cbindgen v0.24.5
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling flatbuffers v23.5.26
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling renoir v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.55s
[INFO] running `Command { std: "docker" "inspect" "099677fda349ee81631445ee59a79fea42b6c8cd0af39063f4cf6b4bab7e5bac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "099677fda349ee81631445ee59a79fea42b6c8cd0af39063f4cf6b4bab7e5bac", kill_on_drop: false }`
[INFO] [stdout] 099677fda349ee81631445ee59a79fea42b6c8cd0af39063f4cf6b4bab7e5bac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 757d8c0f4f1d63579d3dcb28c24805bb79364168ed432c7b9feb5f0edb496f25
[INFO] running `Command { std: "docker" "start" "-a" "757d8c0f4f1d63579d3dcb28c24805bb79364168ed432c7b9feb5f0edb496f25", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling cbindgen v0.24.5
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling renoir v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 31.43s
[INFO] running `Command { std: "docker" "inspect" "757d8c0f4f1d63579d3dcb28c24805bb79364168ed432c7b9feb5f0edb496f25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "757d8c0f4f1d63579d3dcb28c24805bb79364168ed432c7b9feb5f0edb496f25", kill_on_drop: false }`
[INFO] [stdout] 757d8c0f4f1d63579d3dcb28c24805bb79364168ed432c7b9feb5f0edb496f25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 21c2385b2c32c36fad7217350f592e0bd4c78a2e1e8ce073ffa5301a69b33583
[INFO] running `Command { std: "docker" "start" "-a" "21c2385b2c32c36fad7217350f592e0bd4c78a2e1e8ce073ffa5301a69b33583", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/renoir-4c384baec00f449c)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test ffi::topics::tests::test_unwrap_blob_passthrough_non_blob ... ok
[INFO] [stdout] test ffi::topics::tests::test_unwrap_blob_passthrough_small_buffer ... ok
[INFO] [stdout] test ffi::topics::tests::test_unwrap_blob_passthrough_wrong_version ... ok
[INFO] [stdout] test ffi::topics::tests::test_unwrap_blob_passthrough_zero_payload ... ok
[INFO] [stderr]      Running tests/concurrent_stress_tests.rs (/opt/rustwide/target/debug/deps/concurrent_stress_tests-49d7a994f40182d8)
[INFO] [stdout] test ffi::topics::tests::test_unwrap_blob_strips_header ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test concurrent_stress_tests::stress_memory_region_access_storm ... ok
[INFO] [stdout] test concurrent_stress_tests::stress_deadlock_prevention ... ok
[INFO] [stdout] test concurrent_stress_tests::stress_topic_ring_race_conditions ... ok
[INFO] [stdout] test concurrent_stress_tests::stress_high_frequency_create_destroy ... ok
[INFO] [stdout] test concurrent_stress_tests::stress_buffer_pool_high_contention ... ok
[INFO] [stdout] test concurrent_stress_tests::stress_maximum_thread_contention ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cpu_performance_tests.rs (/opt/rustwide/target/debug/deps/cpu_performance_tests-0ff0a9da0c2ed66e)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test cpu_performance_tests::perf_memory_pressure_impact ... ok
[INFO] [stdout] test cpu_performance_tests::perf_cpu_efficiency_spsc_vs_mpmc ... ok
[INFO] [stdout] test cpu_performance_tests::perf_scalability_increasing_threads ... ok
[INFO] [stdout] test cpu_performance_tests::perf_cpu_cache_efficiency ... ok
[INFO] [stdout] test cpu_performance_tests::perf_memory_bandwidth_utilization ... ok
[INFO] [stdout] test cpu_performance_tests::perf_latency_measurement_different_loads ... ok
[INFO] [stdout] test cpu_performance_tests::perf_cpu_utilization_sustained_load ... ok
[INFO] [stdout] test cpu_performance_tests::perf_throughput_scaling_ring_size ... ok
[INFO] [stdout] test cpu_performance_tests::perf_payload_size_impact ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.16s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/error_tests.rs (/opt/rustwide/target/debug/deps/error_tests-cd466b2dccca9f76)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_error_creation ... ok
[INFO] [stdout] test tests::test_error_display ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ffi_basic_tests.rs (/opt/rustwide/target/debug/deps/ffi_basic_tests-b8b9be27e98a4283)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test ffi_tests::test_concurrent_safety_basic ... ok
[INFO] [stdout] test ffi_tests::test_manager_lifecycle ... ok
[INFO] [stdout] test ffi_tests::test_error_code_values ... ok
[INFO] [stdout] test ffi_tests::test_memory_management ... ok
[INFO] [stdout] test ffi_tests::test_version_information ... ok
[INFO] [stdout] test ffi_tests::test_version_consistency ... ok
[INFO] [stdout] test ffi_tests::test_topic_manager_create_and_register ... ok
[INFO] [stdout] test ffi_tests::test_string_handling ... ok
[INFO] [stdout] test ffi_tests::test_null_pointer_safety ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/large_payloads.rs (/opt/rustwide/target/debug/deps/large_payloads-c9f1d4770708aa67)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test blob_tests::test_blob_header_creation ... ok
[INFO] [stdout] test blob_tests::test_blob_manager_validation ... ok
[INFO] [stdout] test chunking_tests::test_chunking_strategy_creation ... ok
[INFO] [stdout] test reclamation_tests::test_reclamation_policy_creation ... ok
[INFO] [stdout] test ros2_types_tests::test_image_header ... ok
[INFO] [stdout] test ros2_types_tests::test_laser_scan_header ... ok
[INFO] [stdout] test ros2_types_tests::test_point_cloud_header ... ok
[INFO] [stdout] test ros2_types_tests::test_ros2_message_manager_basic ... ok
[INFO] [stdout] test blob_tests::test_blob_descriptor ... ok
[INFO] [stdout] test ros2_types_tests::test_ros2_message_types ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/memory_performance_tests.rs (/opt/rustwide/target/debug/deps/memory_performance_tests-b9ffa181a13c5a95)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test memory_performance_tests::perf_allocator_comparison ... ok
[INFO] [stdout] test memory_performance_tests::perf_memory_access_patterns ... ok
[INFO] [stdout] test memory_performance_tests::perf_large_memory_regions ... ok
[INFO] [stdout] test memory_performance_tests::perf_memory_cleanup_speed ... ok
[INFO] [stdout] test memory_performance_tests::perf_fragmentation_resistance ... ok
[INFO] [stdout] test memory_performance_tests::perf_concurrent_allocation_throughput ... ok
[INFO] [stdout] test memory_performance_tests::perf_memory_allocation_speed ... ok
[INFO] [stdout] test memory_performance_tests::perf_memory_pressure_recovery ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/memory_tests.rs (/opt/rustwide/target/debug/deps/memory_tests-53046e1516db1c58)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test tests::test_create_file_backed_region ... ok
[INFO] [stdout] test tests::test_region_config_default ... ok
[INFO] [stdout] test tests::test_manager_clear ... ok
[INFO] [stdout] test tests::test_region_memory_operations ... ok
[INFO] [stdout] test tests::test_manager_memory_stats ... ok
[INFO] [stdout] test tests::test_shared_memory_manager ... ok
[INFO] [stdout] test tests::test_region_config_validation ... ok
[INFO] [stdout] test tests::test_create_memfd_region ... ok
[INFO] [stderr]      Running tests/message_format_performance_tests.rs (/opt/rustwide/target/debug/deps/message_format_performance_tests-efd6115ab51d24a0)
[INFO] [stdout] test tests::test_region_config_builder ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test performance_tests::test_zero_copy_validation ... ok
[INFO] [stdout] test performance_tests::test_format_type_performance_comparison ... ok
[INFO] [stdout] test performance_tests::test_format_recommendation_performance ... ok
[INFO] [stdout] test performance_tests::test_low_latency_processing ... ok
[INFO] [stdout] test performance_tests::test_memory_efficiency ... ok
[INFO] [stdout] test performance_tests::test_concurrent_access_simulation ... ok
[INFO] [stdout] test performance_tests::test_field_access_performance ... ok
[INFO] [stdout] test performance_tests::test_message_creation_performance ... ok
[INFO] [stdout] test performance_tests::test_high_frequency_simulation ... ok
[INFO] [stdout] test performance_tests::test_sensor_fusion_throughput ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stderr]      Running tests/message_format_tests.rs (/opt/rustwide/target/debug/deps/message_format_tests-fab32e2f146f8ae1)
[INFO] [stdout] test zero_copy_integration_tests::test_flatbuffer_creation_and_validation ... ok
[INFO] [stdout] test zero_copy_integration_tests::test_format_recommendations ... ok
[INFO] [stdout] test zero_copy_integration_tests::test_multiple_format_types ... ok
[INFO] [stdout] test zero_copy_integration_tests::test_official_flatbuffer_validation ... ok
[INFO] [stdout] test zero_copy_integration_tests::test_format_registry_operations ... ok
[INFO] [stdout] test zero_copy_integration_tests::test_robot_pose_messages_capnproto ... ok
[INFO] [stdout] test zero_copy_integration_tests::test_schema_compatibility ... ok
[INFO] [stdout] test zero_copy_integration_tests::test_schema_versioning ... ok
[INFO] [stdout] test zero_copy_integration_tests::test_sensor_data_streaming_flatbuffer ... ok
[INFO] [stdout] test zero_copy_integration_tests::test_zero_copy_field_access_types ... ok
[INFO] [stdout] test zero_copy_integration_tests::test_custom_message_building ... ok
[INFO] [stdout] test zero_copy_integration_tests::test_zero_copy_no_allocations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/metadata_tests.rs (/opt/rustwide/target/debug/deps/metadata_tests-00b79b8a49a5b761)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test tests::test_control_region_sequence ... ok
[INFO] [stdout] test tests::test_region_metadata ... ok
[INFO] [stdout] test tests::test_control_region_persistence ... ok
[INFO] [stdout] test tests::test_region_metadata_validation ... ok
[INFO] [stdout] test tests::test_registry_entry_stale_detection ... ok
[INFO] [stdout] test tests::test_control_region_unregister ... ok
[INFO] [stdout] test tests::test_control_region_ref_counting ... ok
[INFO] [stdout] test tests::test_control_region_registry ... ok
[INFO] [stdout] test tests::test_control_region_creation ... ok
[INFO] [stdout] test tests::test_registry_entry ... ok
[INFO] [stdout] test tests::test_control_stats ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test reliability_tests::reliability_ring_overflow_handling ... ok
[INFO] [stdout] test reliability_tests::reliability_memory_corruption_detection ... ok
[INFO] [stdout] test reliability_tests::reliability_concurrent_error_handling ... ok
[INFO] [stderr]      Running tests/reliability_tests.rs (/opt/rustwide/target/debug/deps/reliability_tests-a0de13b339d523ab)
[INFO] [stdout] test reliability_tests::reliability_data_integrity_stress ... ok
[INFO] [stdout] test reliability_tests::reliability_error_propagation ... ok
[INFO] [stdout] test reliability_tests::reliability_resource_cleanup ... ok
[INFO] [stdout] test reliability_tests::reliability_recovery_buffer_exhaustion ... ok
[INFO] [stdout] test reliability_tests::reliability_long_running_stability ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/scale_integration_tests.rs (/opt/rustwide/target/debug/deps/scale_integration_tests-9de8de9540138a0c)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test scale_integration_tests::scale_cross_component_integration ... ok
[INFO] [stdout] test scale_integration_tests::scale_complex_message_routing ... ok
[INFO] [stdout] test scale_integration_tests::scale_hundreds_of_threads ... ok
[INFO] [stdout] test scale_integration_tests::scale_massive_message_throughput ... ok
[INFO] [stdout] test scale_integration_tests::scale_large_memory_regions ... ok
[INFO] [stdout] test scale_integration_tests::scale_sustained_system_load ... ok
[INFO] [stdout] test scale_integration_tests::scale_multi_region_integration ... ok
[INFO] [stderr]      Running tests/schema_evolution_tests.rs (/opt/rustwide/target/debug/deps/schema_evolution_tests-614fafdb2b63e232)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test schema_evolution_integration_tests::test_robot_pose_schema_backward_compatibility ... ok
[INFO] [stdout] test schema_evolution_integration_tests::test_backward_compatibility_optional_field_added ... ok
[INFO] [stderr]      Running tests/security_edge_tests.rs (/opt/rustwide/target/debug/deps/security_edge_tests-abc263f64bbcbf3f)
[INFO] [stdout] test schema_evolution_integration_tests::test_migration_statistics_tracking ... ok
[INFO] [stdout] test schema_evolution_integration_tests::test_migration_plan_execution_inline ... ok
[INFO] [stdout] test schema_evolution_integration_tests::test_complex_real_world_scenario ... ok
[INFO] [stdout] test schema_evolution_integration_tests::test_migration_plan_generation_inline ... ok
[INFO] [stdout] test schema_evolution_integration_tests::test_migration_rollback_functionality ... ok
[INFO] [stdout] test schema_evolution_integration_tests::test_breaking_change_detection_and_migration ... ok
[INFO] [stdout] test schema_evolution_integration_tests::test_backward_compatibility_required_field_added ... ok
[INFO] [stdout] test schema_evolution_integration_tests::test_registry_integration_with_evolution ... ok
[INFO] [stdout] test schema_evolution_integration_tests::test_format_specific_compatibility_rules ... ok
[INFO] [stdout] test schema_evolution_integration_tests::test_semantic_versioning_rules ... ok
[INFO] [stdout] test schema_evolution_integration_tests::test_semantic_version_compatibility ... ok
[INFO] [stdout] test schema_evolution_integration_tests::test_sensor_data_schema_evolution_scenario ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test security_edge_tests::security_adversarial_concurrent_access ... ok
[INFO] [stdout] test security_edge_tests::security_zero_empty_inputs ... ok
[INFO] [stdout] test security_edge_tests::security_maximum_message_size ... ok
[INFO] [stdout] test security_edge_tests::security_input_validation ... ok
[INFO] [stdout] test security_edge_tests::security_boundary_conditions ... ok
[INFO] [stdout] test security_edge_tests::security_extreme_thread_safety ... ok
[INFO] [stdout] test security_edge_tests::security_resource_exhaustion_recovery ... ok
[INFO] [stdout] test security_edge_tests::security_rapid_alloc_dealloc ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.93s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/shared_pools_tests.rs (/opt/rustwide/target/debug/deps/shared_pools_tests-25bdd2b9bb2eead4)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::test_message_descriptor_ref_counting ... ok
[INFO] [stdout] test tests::test_shared_pool_manager_creation ... ok
[INFO] [stdout] test tests::test_buffer_pool_registry ... ok
[INFO] [stdout] test tests::test_pool_creation_and_buffer_operations ... ok
[INFO] [stdout] test tests::test_registry_cleanup ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/structured_layout_tests.rs (/opt/rustwide/target/debug/deps/structured_layout_tests-703b4850ee6b6343)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_structured_layout_basic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/sync_patterns_tests.rs (/opt/rustwide/target/debug/deps/sync_patterns_tests-00341480a1097a48)
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test sync_patterns_tests::test_atomic_sequence_basic ... ok
[INFO] [stdout] test sync_patterns_tests::test_batch_notifications ... ok
[INFO] [stdout] test sync_patterns_tests::test_batch_time_interval ... ok
[INFO] [stdout] test sync_patterns_tests::test_claim_and_ready ... ok
[INFO] [stdout] test sync_patterns_tests::test_atomic_sequence_consistency ... ok
[INFO] [stdout] test sync_patterns_tests::test_epoch_reclamation ... ok
[INFO] [stdout] test sync_patterns_tests::test_consistency_checker ... ok
[INFO] [stdout] test sync_patterns_tests::test_epoch_statistics ... ok
[INFO] [stdout] test sync_patterns_tests::test_event_notification ... ok
[INFO] [stdout] test sync_patterns_tests::test_global_sequence_generator ... ok
[INFO] [stdout] test sync_patterns_tests::test_local_sequence_performance ... ok
[INFO] [stdout] test sync_patterns_tests::test_mio_condition_notifier ... ok
[INFO] [stdout] test sync_patterns_tests::test_mio_notification_creation ... ok
[INFO] [stdout] test sync_patterns_tests::test_mio_notification_enable_disable ... ok
[INFO] [stdout] test sync_patterns_tests::test_reader_tracking ... ok
[INFO] [stdout] test sync_patterns_tests::test_sequence_states ... ok
[INFO] [stdout] test sync_patterns_tests::test_notifier_enable_disable ... ok
[INFO] [stdout] test sync_patterns_tests::test_notification_groups ... ok
[INFO] [stdout] test sync_patterns_tests::test_swmr_basic_operations ... ok
[INFO] [stdout] test sync_patterns_tests::test_swmr_reader_lag ... ok
[INFO] [stdout] test sync_patterns_tests::test_swmr_slot_access ... ok
[INFO] [stdout] test sync_patterns_tests::test_performance_characteristics ... ok
[INFO] [stdout] test sync_patterns_tests::test_sequence_contention ... ok
[INFO] [stdout] test sync_patterns_tests::test_sequence_concurrent_access ... ok
[INFO] [stdout] test sync_patterns_tests::test_eventfd_wait ... ok
[INFO] [stdout] test sync_patterns_tests::test_concurrent_notifications ... ok
[INFO] [stdout] test sync_patterns_tests::test_swmr_with_notifications ... ok
[INFO] [stdout] test sync_patterns_tests::test_epoch_with_readers ... FAILED
[INFO] [stdout] test sync_patterns_tests::test_swmr_multiple_readers ... ok
[INFO] [stdout] test sync_patterns_tests::test_integrated_patterns ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- sync_patterns_tests::test_epoch_with_readers stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sync_patterns_tests::test_epoch_with_readers' (242) panicked at tests/sync_patterns_tests.rs:245:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 1
[INFO] [stdout]  right: 0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x607b36d2829a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x607b36d2829a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x607b36d2829a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x607b36d2829a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x607b36d3c1da - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x607b36d3c1da - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x607b36d2cb82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x607b36d2cb82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x607b36d06e9f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x607b36d06e9f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x607b36d205c9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x607b36c91b1c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x607b36c91b1c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x607b36d20782 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x607b36d20782 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x607b36d06f58 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x607b36cfc139 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x607b36d07c6d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x607b36d3c99c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x607b36d3c823 - core[d17f6591d688f3bd]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x607b36d38e3d - core[d17f6591d688f3bd]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x607b36c68408 - sync_patterns_tests[92c177225229fe57]::sync_patterns_tests::test_epoch_with_readers
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/sync_patterns_tests.rs:245:9
[INFO] [stdout]   22:     0x607b36c64837 - sync_patterns_tests[92c177225229fe57]::sync_patterns_tests::test_epoch_with_readers::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/sync_patterns_tests.rs:200:33
[INFO] [stdout]   23:     0x607b36c78036 - <sync_patterns_tests[92c177225229fe57]::sync_patterns_tests::test_epoch_with_readers::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x607b36c84dfb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x607b36c84dfb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x607b36c925eb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x607b36c925eb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x607b36c925eb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x607b36c925eb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x607b36c925eb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x607b36c925eb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x607b36c925eb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x607b36c8bd04 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x607b36c8bd04 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x607b36c951f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x607b36c951f2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x607b36c951f2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x607b36c951f2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x607b36c951f2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x607b36c951f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x607b36c951f2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x607b36d27baf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x607b36d27baf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x72a92ece4aa4 - <unknown>
[INFO] [stdout]   45:     0x72a92ed71a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     sync_patterns_tests::test_epoch_with_readers
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 29 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.53s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test sync_patterns_tests`
[INFO] running `Command { std: "docker" "inspect" "21c2385b2c32c36fad7217350f592e0bd4c78a2e1e8ce073ffa5301a69b33583", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21c2385b2c32c36fad7217350f592e0bd4c78a2e1e8ce073ffa5301a69b33583", kill_on_drop: false }`
[INFO] [stdout] 21c2385b2c32c36fad7217350f592e0bd4c78a2e1e8ce073ffa5301a69b33583
